# Person

In Plan, use the **Person** input column to assign users to specific rows in the Planning sheet.

### Create a Person input column

1. Go to **Planning** > **Insert Column** > **Person**.

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

2. A side panel opens, as shown below, where you can enter a title and configure the required properties. For more information, see [configure data input column properties](/planning-sheets/how-tos/adding-business-logic-and-formulae/measures-and-columns/insert-manual-input-columns.md#configure-data-input-column-properties) and [configure dropdown properties](/planning-sheets/how-tos/adding-business-logic-and-formulae/measures-and-columns/insert-manual-input-columns/dropdown.md#configure-dropdown-properties).

<figure><img src="/files/CQ9UVzoLExpsTGt0tPpC" alt="" width="375"><figcaption></figcaption></figure>

3. Select **Create**. The Person column is added to the report.

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

### Add users to the column

1. Double-click a cell in the Person column.
2. Select users from the list by typing a name to search or by scrolling to find the required user.

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

3. Select one or more users as needed.
4. Press **Enter** to save.

The selected usernames are displayed in the column.

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


---

# 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.fabricplan.com/planning-sheets/how-tos/adding-business-logic-and-formulae/measures-and-columns/insert-manual-input-columns/writeback-matrix-features.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.
