# Custom URL

In zcal, every invite link can be assigned a unique URL that you share with your guests. While zcal generates a default URL for you, you can customize the "slug" (the part at the end of the link) to make it more professional or easier to remember.

#### How to customize your invite link URL

1. Go to your Dashboard and click the Edit button with the pencil icon on the invite link you want to modify.
2. Scroll down to the Custom URL section and click the Edit button with the pencil icon.

   <figure><img src="/files/INjK9NkDr0bqEeA8mIPU" alt=""><figcaption></figcaption></figure>
3. A dialog box will appear. Type your desired slug into the text field (e.g., *coffee-chat* or *discovery-call*).

   <figure><img src="/files/JLpa5X7fedw9N7eBCSLn" alt=""><figcaption></figcaption></figure>
4. Click the Apply button to update the link.

   <figure><img src="/files/wCCKvh9PNvuVtHKN7nmu" alt=""><figcaption></figcaption></figure>
5. Click Next at the bottom of the page twice to proceed through the remaining settings, then click Save to finalize your changes.

***

Note: If you change the URL of an existing link, any old links you have already shared with guests will no longer work. Be sure to update your email signatures or shared messages with the new URL.


---

# 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://help.zcal.co/invite-settings/custom-url.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.
