# Salespeople

The salespeople tab allows you to invite and remove sales people to and from your organization. Invites are sent via email and gives salespeople access to the salesperson side of the trackify platform.

## Active Members

Active members are salespeople that are currently on your roster. You can view their name, email, and options inside of their tab.

## Inactive Members

Inactive members are salespeople you have put on a break, let go, or fired. They remain here in case you want to bring them back or see their information again.


---

# 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://trackify.gitbook.io/trackify-how-to-use/how-to-use-trackify-1/salespeople.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.
