# Como alterar as datas de expiração em todas matrículas de um aluno?

Para alterar a data de expiração de todas as matrículas de um aluno, navegue até a aba '**Membros',** como no exemplo abaixo:

<figure><img src="/files/2b2khsl5bcM809EquCLB" alt=""><figcaption><p>Home</p></figcaption></figure>

Filtre o nome do aluno desejado e em seguida clique no menu de opções e vá em matrículas.

<figure><img src="/files/8qI70iMdtDSrEntUTpXr" alt=""><figcaption><p>Home>membros</p></figcaption></figure>

Em seguida, digite nova **Data e Hora de Expiração** para **TODAS** as matrículas deste aluno e em seguida clique em **'salvar'**!

<figure><img src="/files/4ZSUkYAkHxYQbKnCfv9k" alt=""><figcaption><p>Home>membros>matriculas</p></figcaption></figure>

Prontinho a data e horário foram alterados!


---

# 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://help.curseduca.com/membros/matriculas/como-alterar-data-todas-matriculas.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.
