# Login

## For Users Assigned Credentials by Zenlayer

If you have received your account credentials from Zenlayer, you can directly log in using the provided account details. With these credentials, you will possess *AdministratorAccess*, granting you supreme permissions.

## For Users Invited by AdministratorAccess Users

If you've been invited by a user with *AdministratorAccess*, you will receive an invitation email containing a sign-up link. Once you complete the sign-up process, you can log in using your newly created credentials.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">Regarding how to invite member, see</mark> [<mark style="color:purple;">User and Permissions</mark>](/welcome/content-delivery-network/user-and-permissions.md)<mark style="color:blue;">.</mark>
{% endhint %}

Upon successful login, proceed by selecting the CDN product. Click on **CDN** located under the **Products** section in the top menu bar.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">Regarding how to invite member, see</mark> [<mark style="color:purple;">Resource Management</mark>](/welcome/content-delivery-network/resource-management.md)<mark style="color:blue;">.</mark>
{% endhint %}

<div align="left"><figure><img src="/files/Q8ix4319a3nWQb5xHPdq" alt=""><figcaption><p>CDN Login</p></figcaption></figure></div>


---

# 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.console.zenlayer.com/welcome/content-delivery-network/login.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.
