# FAQ

## How can I reset my login credentials?

This depends on the login mechanism you use. If you use username and password just click “*Forgot your password?*” on the login page and follow the instructions. If you use SAML or email token, you don’t have login credentials. For email token login just start the process again to receive an email token link. Please note that your email domain in your company email address must be white-listed for using email token. You also need access to your company email address. In case of SAML, just click on the link provided by your company. For this to work you must have a valid company account and be connected to your company’s infrastructure.

## Why am I not able to login?

1. **Your account may be locked**. This can have several reasons. First, it can happen if you tried to login with the wrong credentials too often. In this case you will get unlock instructions via email automatically. Please follow them. If you didn’t receive them, just click “*Didn’t receive unlock instructions?*” on the login page.
2. It is also possible that **you got disabled by you administrator** or the whole company got disabled (e.g. your contract expired). Please check with your administrator for help

## How can I temporarily prevent a user from login without deleting him?

Just go to the admin area to users and edit the user. There you find the check box to disable the user.

## Why can I not register my trip?

Only registered users of the platform can sign up for calendar tracking. If there is no user profile the platform administrator receives an email to invite the designated user to create an account.

## What can I do if I register a trip via calendar tracking but receive an error message?

This can have multiple reasons. In general, the error message you receive via email will tell you the exact error. The most common error occurs when users forward the calender event via email, instead of adding the platform email address directly as a guest. In case of Microsoft Outlook do not use an appointment and forward it. **Create a meeting where you invite the platform directly to the meeting.**


---

# 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://traveler.docs.x-assist.crisis24.com/interfaces/faq.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.
