# Settings first green test

<h2 align="center"><sub>What this page means?</sub></h2>

| This flow proves                              | This flow does not                                   |
| --------------------------------------------- | ---------------------------------------------------- |
| <sub>Server-side handshake for one slot</sub> | <sub>Every integration category in one sitting</sub> |

<h2 align="center"><sub>What you do in ARIA</sub></h2>

{% stepper %}
{% step %} <sub>**Open Settings → Integrations**</sub>

<sub>Read</sub> [<sub>Integrations overview</sub>](/settings-and-integrations/summary.md) <sub>once if verbs like</sub> <sub></sub><sub>**Save**</sub><sub>,</sub> <sub></sub><sub>**Removed**</sub><sub>,</sub> <sub></sub><sub>**Connected**</sub><sub>, and</sub> <sub></sub><sub>**Test**</sub> <sub></sub><sub>still feel fuzzy.</sub>
{% endstep %}

{% step %} <sub>**Pick one integration that unlocks the next product story**</sub>

<sub>**Notion**</sub> <sub></sub><sub>before heavy Discover,</sub> <sub></sub><sub>**Serper**</sub> <sub></sub><sub>before grounded search,</sub> <sub></sub><sub>**GitHub**</sub> <sub></sub><sub>before Build, and so on</sub>
{% endstep %}

{% step %} <sub>**Open that card’s Integration guide**</sub>

<sub>Paste the secret, click</sub> <sub></sub><sub>**Save**</sub> <sub></sub><sub>once, then run</sub> <sub></sub><sub>**Test**</sub> <sub></sub><sub>immediately while context is fresh.</sub>
{% endstep %}

{% step %} <sub>**If Test fails**</sub>

<sub>Read the error string once aloud, then walk</sub> [<sub>Credentials: Test, Remove, and troubleshooting</sub>](/security-and-privacy/credentials-in-aria.md) <sub>before you randomize key shapes.</sub>
{% endstep %}

{% step %} <sub>**Only then open the next card**</sub>

<sub>Momentum beats inventory</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>Which single Test turning green unblocks the demo you have on calendar?</strong></sub> <br><sub>Do only that integration before you touch the rest.</sub></p>


---

# 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.ariaagi.com/use-cases/settings-first-green-test.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.
