# Habilitar SMS

Nessa seção você tem a opção das permissões:

Crie uma conta em comtele.com.br e gera uma chave de API

<https://sms.comtele.com.br/account/apiconfig/1>

Crie uma conta em Conecta e gera uma chave de API

<https://dashboard.conectastartup.com.br/application/login><br>

| Tipo de Permissão    | Descrição                               |
| -------------------- | --------------------------------------- |
| Chave de API Comtele | Token de autenticação para envio de SMS |
| Chave de API Conecta | Token de autenticação para envio de SMS |


---

# 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://ajuda.zdg.com.br/configuracao-administrador/configuracao/configuracoes-gerais-admin/integracoes/habilitar-sms.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.
