# Retrieve Client ID and Client Secret

To get the Client ID and Client Secret, follow the steps below:

* In the Security Profile Management > Web Settings tab, view the following credentials:&#x20;
  * Client ID
  * Client Secret (To see the Client Secret, click on \[Show Secret])

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awscustapp123websetrrow.png" alt=""><figcaption></figcaption></figure>

* Copy and secure these credentials for use later.


---

# 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.langstack.com/welcome/in-depth-learning/connectors/aws-connector/setting-up-aws-account/retrieve-client-id-and-client-secret.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.
