# Editing Integrations

<details>

<summary>Step 1: Choose an app and click the edit icon</summary>

Decide which integration you want to edit and click the edit icon on the right of the integration. An "Edit" menu will appear and allow you to switch between two tabs. A TestFiesta tab and App tab will appear.

</details>

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

<details>

<summary>Step 2: Choose a project for Integration</summary>

Choose one or more of your projects to integrate into.

</details>

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

<details>

<summary>Step 3: Choose an item from your app for Integration</summary>

Choose one or more items from your app to integrate into your projects.

</details>

<figure><img src="/files/1RNs6MPYrebGOna531VN" alt=""><figcaption></figcaption></figure>

<details>

<summary>Step 4: Click "Save"</summary>

Once you are done editing, click "Save" to save your changes.

</details>

Now you are able to edit Integrations! If you need to delete an integration, we can show you how on the next page.


---

# 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.testfiesta.com/integration-tab/editing-integrations.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.
