# Login Credentials

## **To change your Tactyc password**

* Go to [tactyc.io](http://tactyc.io)
* Click on **Client Login.** If you’re automatically signed in from a prior session, please logout and try again.
* Click on **Don’t remember your password?** and enter your email address

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

* You will receive an email to reset your password
* Once the password has been reset using the link the email, you may login again with the new credentials.

{% hint style="info" %}
Please note that resetting password is only possible if you are not using your Google auto-login to access Tactyc.
{% endhint %}


---

# 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.tactyc.io/account-administration/login-credentials.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.
