# Finding the Channel/Form ID

{% embed url="<https://www.loom.com/share/4e2ebd67069543248a65ef14ca193a85>" %}

## What is the channel/form ID?&#x20;

The channel and form IDs are unique identifiers for your embeds. Use these IDs when embedding your Released portals or forms in other apps.

## Where can I find the channel/form ID?

{% stepper %}
{% step %}

#### Open Released

Open **Jira** and find **Released** in the Apps section of the left-hand navigation.&#x20;
{% endstep %}

{% step %}

#### Select a workspace

In Released, select the workspace containing the roadmaps, changelogs or forms you want to embed.&#x20;
{% endstep %}

{% step %}

#### Open workspace settings

In the left-hand navigation of the workspace, click on **Settings**.&#x20;
{% endstep %}

{% step %}

#### **Select what you want to embed**

In the Design section, select the Widget, Page or Form, depending on which one you want to embed.&#x20;
{% endstep %}

{% step %}

#### **Find the Channel ID**

Click **Install** at the bottom of the right-hand Configuration panel. You will find the **Channel ID** near the top of the instructions.&#x20;
{% endstep %}
{% endstepper %}

<figure><img src="https://1499735372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCU5VgN3YVTfigwSnbdbk%2Fuploads%2FmaFxgkycBAhJLioczgPu%2FChannel%20ID.png?alt=media&#x26;token=8e7d86e2-89bb-4fb8-9416-76e972918a7e" alt=""><figcaption><p>Note down the channel ID highlighted in the embed code</p></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.released.so/guide/resources/how-tos/finding-the-channel-id.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.
