> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/user-management-and-settings/encrypt.md).

# Encrypt

**Step 1:** Log in to the emSigner account using your **Admin User Name** and **Password**

<figure><img src="/files/oiCEeAMnX2eGLoBlmOvu" alt=""><figcaption></figcaption></figure>

Enter the password to login into the account.

<figure><img src="/files/c7zetBb7cUj5ZdUu5QBq" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on the Settings tab present at the top.

<figure><img src="/files/oZlUJ0Q6cOc0l0t3Wi9f" alt=""><figcaption><p>emSigner Settings Tab</p></figcaption></figure>

**Step 3**: Under ***Settings*** click on the ‘***Encrypt***‘ option.

<figure><img src="/files/stfqCh6URndk6Oeh8tmq" alt=""><figcaption><p>Encrypt option under Settings</p></figcaption></figure>

**Step 4**: You will be navigated to *Encrypt Files and Documents* page, where you will have an option to select file or folder. Click ‘***Select File/ Select Folder***‘ to locate the source file or folder to be encrypted and then click ‘**O*****pen**‘. (*&#x4E;ote: There will be a radio button to select “Single/ Multiple”. If you select Single, you will be able to load a file. If you select Multiple, you will be able to load more than one file within a folder.)

<figure><img src="/files/Yt64j86HtIAbr34WlVGm" alt=""><figcaption><p>Option to select files</p></figcaption></figure>

**Step 5**: Click ‘***Select File***‘ to locate the destination folder to save the encrypted file

<figure><img src="/files/n26wL23CAIIAtKBgT0Rz" alt=""><figcaption><p>Selecting Destination Folder</p></figcaption></figure>

**Step 6**: Click ‘***Select Certificate***‘ to locate the certificate and then click “*open”***.** This is to select the certificate through which you want to encrypt the document.

<figure><img src="/files/QxPYvVMsCjJXJWddnUDJ" alt=""><figcaption><p>Selecting the Certificate</p></figcaption></figure>

**Step 7**:  Now click on the **‘*****Encrypt Now*****‘** button and you will be able to encrypt the document.

<figure><img src="/files/GlWQ858CA5oBC49e04FX" alt=""><figcaption><p>Encrypt Now option</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.emsigner.com/user-management-and-settings/encrypt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
