# Linked Accounts

{% hint style="info" %}
This pane is available to all users
{% endhint %}

This pane will allow users to manage third party accounts that can integrate with Zephyr. Here you will be able to manage [Single Sign-On (SSO)](/integrations/single-sign-on.md) accounts as they become supported.

Available Accounts:

* Google
* Microsoft
* [DroneLogbook](/integrations/drone-logbook.md)

<figure><img src="/files/jA68mSgjfDk24y7aYXfs" alt=""><figcaption><p>Linked Accounts in User Settings</p></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://wiki.zephyr-sim.com/account-management/user-settings/linked-accounts.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.
