# All People / My People

The "All People" view shows all people associated with your organization. The "My People" view shows any people for which you are an attorney or para legal for.

Use the search feature to find anyone

Click "New Person" button to create a new person

Click the meeple with a checkmark to perform conflict checks

Click the download folder icon to download a csv of All / My People

Click on the person's name to view further details, including matters, invoices, transactions etc.

Click the ellipses in the "Actions" column to view, edit or delete a person's record

<figure><img src="/files/PaDyONCluG7fzaPurYpi" alt="My People / All People view "><figcaption><p>My People / All People view</p></figcaption></figure>

### Filtering

Click the "Filters" button to filter people records, you can filter by Type, Role, Primary Attorney, Paralegal, Minimum last contact date, Maximum last contact date, Lead Stage, you can also filter or exclude people with specific tags

<div><figure><img src="/files/T4vqSf5hp5YqOJBEisG3" alt="People filters" width="301"><figcaption><p>People filters</p></figcaption></figure> <figure><img src="/files/LaO6orBvQTgcXOkQ7wqD" alt="Additional people filters" width="300"><figcaption><p>Additional people filters</p></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://docs.clevercase.com/people/all-people.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.
