# Configuration

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

### API URL

This parameter is dependent on the account domain your site belongs to. It should match the domain of the Cordial account you're logged into, which you can check in [this onboarding step](/channels/cordial/onboarding.md#obtaining-the-api-endpoint-url). If this URL doesn't match your account's endpoint URL, events won't be delivered to your account.

### Access Token

This field contains the API key value that you can create through the Cordial application and is required to give access to EdgeTag to send events to your account. You can follow [this onboarding step](/channels/cordial/onboarding.md#creating-an-api-key) to create an API key to use for this field.


---

# 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.edgetag.io/channels/cordial/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.
