# Facturación

## Características Clave

* **Ver Plan Actual:** Vea detalles sobre su suscripción actual, incluyendo el nombre del plan, número de asientos y fecha de renovación.
* **Comprar Créditos:** Adquiera créditos adicionales para usar en varios servicios dentro de GenStudio.
* **Actualizar/Cambiar Planes:** Explore diferentes planes de suscripción y actualice o degrade su plan actual.
* **Gestionar Asientos:** Vea el número de asientos disponibles para miembros en su plan actual.
* **Ver Precios de Uso del Modelo:** Comprenda la fijación de precios para diferentes modelos de IA.

## Empezando

Para acceder a la sección de facturación, navega a la pestaña "Cuenta" y selecciona "Facturación".

<figure><img src="/files/Q8QxLVCmLJ7be3krl15p" alt=""><figcaption><p>Pestaña de Facturación del Centro de Control</p></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://docs.skydeck.ai/es/control-center/billing.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.
