> ## Documentation Index
> Fetch the complete documentation index at: https://cal.id/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Editing Event Type Details (Title, URL, & Language)

> Update the title, URL slug, description, and interface language of an existing Cal ID event type to keep your public booking page accurate and localized.

Update the title, URL, description, and interface language of an existing event type at any time to keep your public booking page relevant, accurate, and localized.

## How to access event editing

<Steps>
  <Step title="Navigate to Event Types">
    Log in to your [Cal ID](https://cal.id/home) account and click on the [**Event Types**](https://cal.id/event-types) tab in the main sidebar.
  </Step>

  <Step title="Select Event">
    Locate the event type you wish to modify.
  </Step>

  <Step title="Open Editor">
    Click the **Edit** icon on the event card to open the event configuration screen.
  </Step>
</Steps>

## Updating event information

<Steps>
  <Step title="Change the event title">
    Locate the **Title** field of the event setup page and enter the new title for your event. This is the main title your bookers will see.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/3fu9CIn5wG7tNW3N/images/event-types/edit-details-1.png?fit=max&auto=format&n=3fu9CIn5wG7tNW3N&q=85&s=3d143b87a110416bd9a0ca66fe51353d" alt="Editing the event title" width="1434" height="756" data-path="images/event-types/edit-details-1.png" />
    </Frame>
  </Step>

  <Step title="Modify the event URL">
    Find the **URL** field located below the Interface Language and enter a new URL slug. For example, changing the slug from `meeting` to `quick-chat` changes the link to `cal.id/your-username/quick-chat`.

    <Warning>
      Changing the URL slug breaks any existing links you have previously shared. Update the link everywhere you've posted it, such as your email signature, website, and social profiles.
    </Warning>

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/3fu9CIn5wG7tNW3N/images/event-types/edit-details-2.png?fit=max&auto=format&n=3fu9CIn5wG7tNW3N&q=85&s=675563bec94faf8eeb353ae670df05dd" alt="Modifying the event URL" width="1434" height="756" data-path="images/event-types/edit-details-2.png" />
    </Frame>
  </Step>

  <Step title="Update the event description">
    Locate the **Description** text box and edit the text to provide clearer instructions or context about the meeting to your attendees.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/3fu9CIn5wG7tNW3N/images/event-types/edit-details-3.png?fit=max&auto=format&n=3fu9CIn5wG7tNW3N&q=85&s=f8bf543420ddab609085c657e9a66a41" alt="Updating the event description" width="1434" height="756" data-path="images/event-types/edit-details-3.png" />
    </Frame>
  </Step>

  <Step title="Change the interface language">
    Scroll down to the **Interface Language** dropdown menu and select the preferred language for this specific event type. This changes the text displayed on the booking page for the guest.

    <Tip>
      Select **Visitor's Browser Language** so that the user does not get confused.
    </Tip>

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/3fu9CIn5wG7tNW3N/images/event-types/edit-details-4.png?fit=max&auto=format&n=3fu9CIn5wG7tNW3N&q=85&s=a474de119c2a2bfdc512f438153a48e6" alt="Changing the interface language" width="1434" height="756" data-path="images/event-types/edit-details-4.png" />
    </Frame>
  </Step>
</Steps>

## Saving your changes

Once you have made all necessary updates, click the **Save** button in the top right corner of the page to apply the changes to your public booking page.


## Related topics

- [Event Types](/docs/event-types/basics/overview.md)
- [Add Custom Icons in the Events](/docs/event-types/basics/custom-icons.md)
- [Set Event Location](/docs/event-types/setup/location.md)
- [Set Multiple Durations](/docs/event-types/setup/multiple-durations.md)
- [Duplicate the Event Type](/docs/event-types/basics/duplicate.md)
