# Tracking Portal

The Tracking Portal is a user-facing webpage hosted by eStela that displays all tracking sessions associated with your account. It’s a simple and organized way to let participants and spectators access race replays and live tracking.

### Where to Access It

* Go to the `Tracking Sessions` section in your dashboard.
* Click `Tracking Portal`&#x20;

Each portal has a unique URL based on your account name, for example:\
[https://club-de-mar-de-almeria.estela.co](https://club-de-mar-de-almeria.estela.co/)

This URL is generated automatically. If you’d like to change it, just contact us.

### Features and Navigation

* Sessions are grouped by year, making it easy to browse past events
* Users can search by race name to quickly locate a session
* All tracking sessions linked to your account are listed here, both live and finished.

### Customizing the Portal

You can personalize the look and feel of your portal to better match your website or club branding.\
Click on `Customize Portal` to:

* Adjust the header appearance
* Modify the footer content
* Change the layout distribution

For additional customization needs beyond what’s available in the interface, contact us and we’ll help tailor the portal further.


---

# 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.estela.co/tracking-races-with-estela/tracking-portal.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.
