# Customer Portal

Birdie enables your customers to submit tickets with screen recordings.

Here is what it looks:

<figure><img src="/files/7BuWk4PBheYmLxiMwlyY" alt=""><figcaption><p>Customers can now <mark style="color:purple;"><code>Send a recording</code></mark></p></figcaption></figure>

Note that you can disable this flow via your [Birdie settings](https://app.birdie.so/settings/helpdesk):

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

<details>

<summary>What does the flow look like on the customer's side?</summary>

1. The customer will record the issue using Birdie

![](/files/RmO0YQkBuPEsh3E66y3f)

2. **If the customer creates a new issue**, they need to copy and paste the link of the recording in the description field.

![](/files/e8gqNMmuFUutGbvbry7i)

2. If the issue is already created, the customer can either copy and paste the link of the recording in the description field or directly post the recording.

![](/files/9kE2z5iG0S9dRkzbLhBD)

</details>


---

# 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.birdie.so/birdie-docs/helpdesk/jira-service-management/flows/customer-portal.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.
