# Onboarding

Onboarding requires Simon Data to provide you the following two pieces of information in order to fill out the provider form:

* **Partner ID** - this is the ID identifying your account where the events will be sent to.
* **Partner Secret** - this is an authentication token used by EdgeTag's server when sending events to Simon Data. It should not be kept or shared

You should contact your customer representative at Simon Data to provide you with these.

### Adding the Channel

After obtaining both the partner ID and secret, you can enter them in the form and click **Save & Deploy**.

<figure><img src="/files/2xqd1mcLrQmkznHYTo01" alt=""><figcaption></figcaption></figure>

Once the channel is saved and the tag deployed events should start flowing to your Simon Data account automatically.


---

# 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/simon-data/onboarding.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.
