# Salvar o trabalho no GitHub

À medida que você trabalha no plug-in, é recomendável salvar o progresso. Para tornar isso possível, integramos o GitHub diretamente no Plugin Playground.

### Como adicionar um novo projeto de plug-in à conta do GitHub

Clique no botão para efetuar login no GitHub e permitir que o FormIt acesse os repositórios (projetos).

![](/files/8Xcd1L4OxhqGxPncAuBx)

Para criar um projeto, digite um nome e clique no botão ![](/files/WAYOhbfezhKX1R16Zpod).

![](/files/G9zJ8VVxz9Z2OXzeuVYV)

Em alguns momentos, o projeto recém-criado será exibido na lista de projetos. Selecione o projeto no menu suspenso para carregá-lo.

![](/files/pZ4qEXerpwahdabcDsHW)

### Salvar o trabalho

Quando você fizer alterações no plug-in, clique no botão Salvar ![](/files/W72Ss4oePS97ZEVyK8Lw) para salvar as alterações na conta do GitHub.

![](/files/cnyBj6wpKCniGMe1nxRO)

### Visualizar o projeto no GitHub

Também é possível localizar e editar os arquivos diretamente no GitHub usando o botão GitHub.

![](/files/1Q3iZLbbPgFwjqFptPm7)

###


---

# 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://windows.help.formit.autodesk.com/pt-br/plugins/how-to-develop-plugins/your-first-plugin/saving-your-work-to-github.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.
