# Integrations

* **How to create , edit or delete API in your workspace ?**\
  **- To create new API** \
  **-** Login to your workspace in [app.intract.io](http://app.intract.io/)\
  \- On left panel of dashboard , go to the **Tools Section > Integrate APIs**\
  **-** On top right of the dashboard , click on **Create API**\
  **-** A pop - up will appear on the screen\
  \- Fill in all the required details \
  \- Click on **Proceed > Test API**\
  **-** See if the response comes **Valid Schema**\
  **-** Select the **Create API** button\
  \- Your API will go into the ' **Submitted** ' stage and will move to the ' **Approved** ' stage which has a TAT of 20 mins\
  \
  \&#xNAN;**- To edit / delete an existing API** \
  **-** Go to you workspace dashboard > **Tools Section** > **API Tasks**\
  **-** Under the ' Actions ' column , click on the three dots\
  \- You will find options to edit / delete your existing API and to delete the same\
  \
  Note : Please refer to this [document](https://intract-io.notion.site/Create-your-OWN-API-based-template-3cf655ee00e34d27bd230f1fa6deee1e) for creation of API endpoint&#x20;
* **How to integrate Discord and Telegram in your workspace ?**\
  **-** On left panel of the dashboard , navigate ' Integrations '\
  \- Scroll down > Other Integrations\
  \- Follow all the required steps\
  \- Once all the steps are completed , you can find you integration under ' Connected Integrations '


---

# 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.intract.io/for-project/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.
