> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/administrative-settings-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/administrative-settings-5/admin-panel-options/authentication/aws-cognito-configuration.md).

# AWS Cognito Configuration

Follow the below-given steps to configure the AWS Cognito settings:

* Select the ***AWS Cognito Configuration*** option from the Authentication drop-down menu.​&#x20;

  <figure><img src="/files/iagTLZplQTkUPwbysk3X" alt=""><figcaption></figcaption></figure>
* The ***AWS Cognito Settings*** page opens displaying the Configuration tab.
* Provide the following information to configure the AWS Cognito Settings:
  * Access Key
  * Secret Key
  * Region
* Click the ***Next*** option.&#x20;

  <figure><img src="/files/wHJ436rni8XIZknoCLti" alt=""><figcaption></figcaption></figure>
* A success message appears to confirm the action.
* The user gets redirected to the **Sync Configuration** tab.&#x20;

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

* Select a user group from the displayed AWS Group list.
* Select users from the AWS User list by putting the checkmarks in the boxes given next to the usernames.
* Click the ***Next*** option to proceed. &#x20;

<figure><img src="/files/0Oni9kN6XOSzd42p1m3o" alt=""><figcaption></figcaption></figure>

* A success message appears to confirm that the user list has been updated.

&#x20;     ![](/files/QYkrMYWAyQV8WYsKSPhG)

* The ***Group Configuration*** tab opens.
* The ***User Pool list*** appears.
* Add the user to the ***Selected AWS user*** ***list***.
* Click the ***Save*** option.&#x20;

  <figure><img src="/files/5FuMq1qEYSbfJtdOIby9" alt=""><figcaption></figcaption></figure>
* A success message appears to confirm the action.

&#x20;     ![](/files/ZTrrrC6fHk0GDoPy64xw)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*

* *Click the **Clear all setting***![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FqCix7o19XITZTzb2FkbZ%2Fimage.png?alt=media\&token=57ead7d1-17e9-4c62-8773-b333c2958cd0)*icon to erase the entered AWS Cognito information.*
* *Click the **Back** option to go back to the AWS Cognito Configuration page.*
  {% endhint %}


---

# 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.bdb.ai/administrative-settings-5/admin-panel-options/authentication/aws-cognito-configuration.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.
