# Número de nit

Lo siguiente debe tener en cuenta para los número de nit.

1. No es posible Editar Nit en Panel de control / Entidades.
2. En formularios cuando se solicita el número de nit o cedula del remitente:
   1. Si el número empieza por 1, el tamaño máximo será 10 dígitos.
   2. Si el número empieza por 8 o 9 el numero máximo será 9 dígitos.
   3. Si el número empieza por 3, 4, 5, 6, 7 el máximo será 8 dígitos.
   4. Adicional, si se detecta que el proceso que utilizará el formulario el tipo de radicado es **Factura** en la sección remitente, se genera un mensaje aclaratorio que apoye a la persona que radica para que ingrese el dato correcto. Y se mostrará de la siguiente forma:

![](/files/-MIZdxZhBJ9bk6cu6Kty)


---

# 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://docs.mensajerodigital.app/bandeja-de-trabajo/14.-numero-de-nit.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.
