# Customer Portal

{% hint style="info" %}
If you need tailored guidance for your Salesforce configuration, [contact our team](mailto:support@birdie.so).
{% endhint %}

{% hint style="warning" %}
Before setting up the Ticket Form flow, make sure Birdie is [properly installed in Salesforce.](/birdie-docs/helpdesk/salesforce-service-cloud/installation.md)
{% endhint %}

Adding Birdie to your Customer Portal enables customers to record their screen and attached the video directly from the customer portal.

### How to set it up <br>

{% embed url="<https://www.youtube.com/watch?v=t-87ohFjUCs>" %}

1. Open your **Customer Poral Builder** in Salesforce.
2. Drag and drop the **Birdie Lightning Web Component (LWC)** onto the customer portal.
3. (Optional) Customize the component labels:

\- `Start button label`\
\- `Opened button label`\
\&#xNAN;*-* `Confirmation label`\
\&#xNAN;*-* `Top label` \
\- `Bottom label`


---

# 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/salesforce-service-cloud/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.
