# Password Protection

To add password protection, simply add a text field to your table with the name `Documint Password` (note the spelling of “Documint”). The value entered in that field will be the password- protecting documents for that record.

![](https://s3.amazonaws.com/documint/support/images/airtable-document-password-1.png)

Copy the Shared link from the document preview window

<figure><img src="https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FLq2X4jIQewgXasalrrtQ%2Fimage.png?alt=media&#x26;token=b2b6a92e-7f1b-47d2-b0fd-9b3001accada" alt=""><figcaption></figcaption></figure>

When the user clicks this link they will see this screen the first time they try to access the document or if the password is changed in Airtable.

![](https://s3.amazonaws.com/documint/support/images/airtable-document-password-2.png)

{% hint style="info" %}
PLEASE NOTE - Password protection only applies when the Shared Link is used, not to the PDF itself. If the PDF is download and saved in another location, the password screen will not be shown and the PDF can be readily opened.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.documint.me/integrations/airtable/password-protection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
