> For the complete documentation index, see [llms.txt](https://docs-latam.messaging.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-latam.messaging.sinch.com/getting-started-menu/sinch-messaging-platform/login-language-and-menu.md).

# Login, Language & Menu

### **Login**

![messaging.sinch.global](/files/-MlGYdBZT1FF2BKlnKLx)

This is our home screen. There you can log in or access our website by clicking [**What is Sinch?**](https://latam.sinch.com/)

Login: Can be done using your **email** or **username**

If you have forgotten your password, click on **I forgot my password** and enter your email in the following step.

You can also change your password by [**clicking here**](https://messaging.wavy.global/password). You will receive an email to register your new password.

**Language**

In the upper right corner, you can choose between the 3 available languages for Sinch Messaging: **Portuguese BR** (🇧🇷), **Spanish** (🇪🇸) or **English** (🇬🇧)

![language](/files/dtATO4kkAoGgmgZUSHg3)

### **Menu**

On the left side menu, you can find the main sessions within the platform:

![left side menu](/files/Wc1AH0QXPEk4NpDNt0XC)

### **New Message**

* **SMS PLANS** (Available only for **Pre-Paid** Customers);
* Home;
* Messaging;
* Flow Builder;
* Solutions;
* WhatsApp (Available only for Contract customers);
* Settings;
* Help;

### **Messaging**

* Messages sent;
* Campaigns;
* Reports;
* SMS templates;
* Blocklists;
* Contacts;
* Groups;

### **Flow Builder**

* SMS Bot;

### **WhatsApp**

* Account;
* Inner panel;
* Templates;
* Dashboard;

### **Warm Up**

* Start;
* Track;

### **Settings**

* My account;
* Subaccounts and users;

{% embed url="<https://docs.wavy.global/getting-started/wavy-messaging-platform>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-latam.messaging.sinch.com/getting-started-menu/sinch-messaging-platform/login-language-and-menu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
