# PGM 015 - Cadastro de Tabela de Preço

## Fluxo de trabalho:

* [Criar](#criacao) a tabela de preço
* Vincular a um cliente/Fornecedor  ([PGM 040](https://manual-gil.gitbook.io/manual-sistema-gil/pgm-040-cadastro-de-cliente-fornecedor)).
* Vincular a tabela em um ou mais produto ([PGM 400](https://manual-gil.gitbook.io/manual-sistema-gil/pgm-400-cadastro-de-produto)).

## Visão geral:

### Pesquisa:

* A **pesquisa** pode ser feita por descrição ou código.
* O botão novo da acesso para criar uma **nova tabela**.

<figure><img src="https://3562139026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbwneEczWTjwdv0AAz10t%2Fuploads%2FUOaC2W9vJxWVhkCu5Z8k%2Fimage.png?alt=media&#x26;token=d4725801-1d19-4392-83b8-b42332df2071" alt=""><figcaption></figcaption></figure>

### Criação:

* Na criação de uma nova tabela, basta informar a **descrição** e clicar em **Salvar**. O **código** é gerado automaticamente pelo sistema. Após a criação, não é possível excluir a tabela, apenas editá-la.

<figure><img src="https://3562139026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbwneEczWTjwdv0AAz10t%2Fuploads%2FsHUhazAmNoIXT9t9NElL%2Fimage.png?alt=media&#x26;token=2c307438-e657-4b18-99c2-41e4b7b905c3" alt=""><figcaption></figcaption></figure>


---

# 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://manual-gil.gitbook.io/manual-sistema-gil/pgm-015-cadastro-de-tabela-de-preco.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.
