# Adding a Practitioner Bio

{% hint style="warning" %}
Have the image of the practitioner ready. Images can be in .png or .jpg format. We recommend an image file 900 pixels wide and 600 pixels tall.
{% endhint %}

{% hint style="info" %}
Before following the instructions below, you'll need to have your image resized and ready to upload.
{% endhint %}

1. On the Employee Admin page, click the **+** icon next to **People.**
2. Click the yellow pencil icon next to the Our Team page. The name for this page may vary slightly, depending on how it was named.
3. Click **Sections**.

<div align="left"><figure><img src="/files/86O5y9MTFCfkM3ASY378" alt=""><figcaption></figcaption></figure></div>

4. Click the green **+Create New** button located under the **Sections** heading.

<div align="left"><figure><img src="/files/LOq4SeNLRZeDRWAXFWL7" alt=""><figcaption></figcaption></figure></div>

4. Add a few sentences to the **Description** field. In the example below, we've added "Kasey is a nationally certified Physician Assistant, happy to serve our clients."

<div align="left"><figure><img src="/files/saIg8ORbs5F7DWGYORSh" alt=""><figcaption></figcaption></figure></div>

4. Add the provider's name and credentials into the **Heading** field.

<div align="left"><figure><img src="/files/bGuzcdfa0guuPcYQSnXM" alt=""><figcaption></figcaption></figure></div>

5. Select **Text\_Image** at the **Section Template** field.

<div align="left"><figure><img src="/files/HbSAN52NwNklKp8AIM8X" alt=""><figcaption></figcaption></figure></div>

5. Click **Create**.  You'll automatically see the bio page once it's been created.

<div align="left"><figure><img src="/files/NhND7BEKb6ZH1zvutdTf" alt=""><figcaption></figcaption></figure></div>

5. Update the image by clicking **Media** from the blue menu bar and selecting **Media Library**.
6. Locate the image you'd like to upload and click on the image to select it, then drag it to the **Drop files here to upload** field. You'll see the image has been added to the Media Library part of the screen once the upload has completed.
7. Navigate back to the team bio page by clicking on **Pages** from the blue navigation bar and selecting **Persons**.
8. Locate the team bio page and click on the yellow pencil icon to edit the page.
9. Click **Sections,** then click on the yellow pencil icon to edit the page.
10. Select & copy the link from the **Image 1** field.

<div align="left"><figure><img src="/files/wSEd7oW9GG0l9xMJXs3w" alt=""><figcaption></figcaption></figure></div>

11. Review your changes by hovering over **Get Link** in the navigation bar at the top of the screen and select **No-Cached Using Filing Name**.

<div align="left"><figure><img src="/files/1cNj7IpW1WpEuEpITPqi" alt=""><figcaption></figcaption></figure></div>


---

# 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.doctorlogic.com/docs/agency-permissions/adding-a-practitioner-bio.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.
