# Omni (beta)

Follow these steps to connect your Omni instance to Select Star.

* Generate an API Key
* Connect Omni to Select Star

1. ## Generate an API Key

You'll need an Admin account to generate API Keys. Once logged in, go to:

* Settings
* API Access
* Organization keys (used for service integrations)&#x20;
* Generate a New Key

2. ## Connect Omni to Select Star

* **Display name:** The name you want to give to your new data source
* **Domain:** Your domain on Omni, it's available on your access URL. E.g.: https\://**selectstar**.omniapp.co (**selectstar** in this case)
* **API Key:** The organization API Key you have just generated

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


---

# 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.selectstar.com/integrations/omni-beta.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.
