> For the complete documentation index, see [llms.txt](https://docs.couchdrop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.couchdrop.io/other/faqs.md).

# FAQs

### Can you access my data?

Couchdrop’s support team may access your file metadata (not file data) and logs for support purposes only. Couchdrop’s engineering staff have access to the underlying technology that can access metadata and log information and the storage locations of the actual data. The encryption keys required to decrypt the actual data are stored in a key-management escrow service operated by Doppler.

It is possible within the product to block Couchdrop employees' access within the application. It is a check box under [Administration -> Security](https://app.couchdrop.io/manage/settings/advanced).&#x20;

Note, if you do require support, Couchdrop may request you enable this or join them for a screen sharing session.

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

### Does Couchdrop lockout users after to many failed attempts?

Yes, see [Account Lockout](/administration/security/account-lockout.md) for more details

### Where is my data stored?

Couchdrop stores configuration and metadata in the USA, deep inside fort Amazon AWS. For more information on our approach to data soverienty and security, visit our trusts center <https://trust.couchdrop.io>

### Do I have to connect my own storage?

No no, we hear you. Couchdrop comes with storage through AWS. Learn more about this [Storage](/features/inbound-sftp/storage.md)


---

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

```
GET https://docs.couchdrop.io/other/faqs.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.
