# Location Tracking

On Talker, you can also easily track the location history of your members (provided they have permitted Talker to use location information). Here's how to do that.&#x20;

**Step 1:** Open your workspace. Click on the Admin button in the top right corner.

**Step 2:** Click on 'Go to the Admin Dashboard'.

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

**Step 4:** Click on the Menu button and click on Location.&#x20;

**Step 5:** You will be able to see the location of your team members.&#x20;

<figure><img src="/files/AMzI2HeEUJFJuZM5hENW" 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://talker.gitbook.io/talker-app-getting-started/product-guide/location-tracking.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.
