# Complete your onboarding

Once you create a Cal.com account, you are taken to the onboarding flow, where you'll need to go through the process of setting up some basics to get you up and running.

## Set up your name and Timezone

Here all you need to do is enter your full name to be displayed on your booking page, and confirm the Timezone that you're in.

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

## Connect a calendar

You can connect your Cal.com account with any of your calendars to automatically check for busy times and create new events as they are scheduled. If you wish to connect a calendar at a later stage, you can always click on **I'll connect my calendar later** and it'll skip to the next step.

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

## Set up your availability

You can set your availability schedule in this step. You can always create or modify your availability at a later stage in the application as well. If you wish you can learn more about [Setting up your availability](/docs/how-to-guides/setting-up-your-availability.md)or check out the deep dive into the [Availability](/docs/core-features/availability.md) feature.

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

## Final profile details

Finally, you can personalize your Cal.com booking link by providing a brief description about yourself and uploading a photograph so the people know who they're booking with.

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

That's it. You're fully onboarded and all set to start your scheduling journey!


---

# 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://calcom.gitbook.io/docs/introduction/quick-start/complete-your-onboarding.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.
