> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connecting from Excel

<a id="module-docs.pages.connecting_from_excel" />

An Atoti session comes with its own dashboarding app but it can also be queried from other clients such as Excel.

With Excel, the connection is done through the session’s `/xmla` endpoint.

Create a new connection to an Analysis Services.
Use this URL for the server field and choose to connect with:

* **Use Windows Authentication** if [`Kerberos authentication`](../api/atoti.config.security.kerberos_config#atoti.KerberosConfig) has been configured accordingly
* **User Name and Password**:
  * Without security, leave these fields blank.
  * With [`security`](../api/atoti.config.session_config#atoti.SessionConfig.security), fill them with your basic authentication [`credentials`](../api/atoti.security.basic_authentication_security.BasicAuthenticationSecurity.credentials#atoti.security.basic_authentication_security.BasicAuthenticationSecurity.credentials).

<img src="https://mintcdn.com/activeviam/Eh3Su73oAmRCnbdN/engine/python-sdk/6.2.0b0/guides/__resources__/connecting_from_excel/connect.gif?s=e7f2f1e4236d688abd65d05de1cf4de9" alt="Connect with Excel" width="2636" height="1674" data-path="engine/python-sdk/6.2.0b0/guides/__resources__/connecting_from_excel/connect.gif" />
