# 2. Create a test set-up in evalink talos

To test the environment of your new evalink talos account and try out talos API calls, we suggest that you, first of all, create a “test set-up” via the web interface with one or more devices, groups, and contacts.

You can use them to give different API methods a try.&#x20;

Navigate to “**Site Groups**” in the menu. Then, create a new Group with the name:

`Group`                   :     “My Site Group”&#x20;

Then, navigate to “**Sites**” in the menu. Then, create a new Site with the name:

`Site`       :     “My Site”&#x20;

you can assign the Site to your Site Group 'My Site Group'.

Then, navigate to Menu '**Company**' and click on the tab '**Global Contacts**'.

Click on '**Add contact**' and create a contact with the following name:

`Global Contact` :     “Peter Parker”&#x20;

Then, navigate to Menu '**Site Groups**' and click on the tab '**Group Contacts'**.

Click on **'Add contact**' and create a contact with the following name:

`Group Contact`   :     “Mary Jones”

Lastly, navigate to Menu '**Sites**', select your Site, an click on the tab ' **Contacts**'.

Click on '**Add contact**' and create a contact with the following name:

`Site Contact`     :     “Bob White”&#x20;

After creating these basic entities, you can proceed to further testing with the evalink talos API.


---

# 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://sitasys-ag.gitbook.io/evalink-talos/get-started/create-a-test-setup.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.
