> For the complete documentation index, see [llms.txt](https://help.b2bgo.mx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.b2bgo.mx/anuncios/gestionar-tus-anuncios.md).

# Gestionar tus anuncios

Además de agregar anuncios, es posible que desees actualizarlas o cambiarle su visibilidad.

## Ver un anuncio

1. Desde tu panel de control de B2Bgo, ve a <mark style="background-color:purple;">Anuncios</mark>.
2. Haz clic en el título del anuncio.

Verás los detalles del anuncio entre ellos el título, la descripcion, la imagen, el texto del botón de enlace y el enlace del botón, los canales de la visibilidad, la fecha de inicio y la fecha de fin.

## Actualiza un anuncio

Puedes actualizar tu anuncio,&#x20;

**Pasos:**

1. Desde el panel de control de B2Bgo, ve a <mark style="background-color:purple;">Anuncios</mark> .
2. Haz clic en el título del anuncio.
3. Puedes actualizar el título, la descripción, la imagen, el canal y estado de la visibilidad, la fecha de inicio, la fecha de fin, el texto del botón de enlace y el enlace del botón.
4. Haz clic **Guardar**.

## Haz no visible un anuncio

Puedes cambiar a no visible tu anuncio cambiando su estado o ajustando las fechas y horas de inicio y fin.

**Pasos:**

1. Desde el panel de control de B2Bgo, ve a <mark style="background-color:purple;">Anuncios</mark> .
2. Haz clic en el título del anuncio.
3. En la sección **Visibilidad**, **desmarca** la casilla de **Activar el anuncio.**
4. Haz clic **Guardar**.

## Fijar fecha de visibilidad

Puedes programar la fecha de visibilidad de tu anuncio ajustando las fechas y horas de inicio y fin.

**Pasos:**

1. Desde el panel de control de B2Bgo, ve a <mark style="background-color:purple;">Anuncios</mark> .
2. Haz clic en el título del anuncio.
3. Ajusta la **fecha y hora de inicio** **anterior** (pasado) a la actual.
4. Ajusta la **fecha y hora de fin posterior** (futuro) a la actual.
5. Haz clic **Guardar**.

## Eliminar un anuncio

Puedes eliminar tu anuncio y ya no mostrarlo a tus clientes desde el perfil de clientes.

**Pasos:**

1. Desde el panel de control de B2Bgo, ve a <mark style="background-color:purple;">Anuncios</mark> .
2. Haz clic en el título del anuncio.
3. Haz clic en **Eliminar** anuncio.
4. Confirma que deseas eliminar tu anuncio haciendo clic en **Eliminar**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.b2bgo.mx/anuncios/gestionar-tus-anuncios.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.
