# Manage Air Emissions

{% hint style="warning" %}
The data added in this table is currently not used for any calculations in the system related to emissions, and is only meant to be used for external processing.
{% endhint %}

The Air Emissions table shows you an overview over vessel air emissions, specifying bunker- and emission-type, emission factor and from which date the emission is valid from.

<div><figure><img src="/files/jdYHk6vqvblY2LWcqMTF" alt=""><figcaption><p>The list shows all air emissions linked to the vessel.</p></figcaption></figure> <figure><img src="/files/AbMRw7TPJwrhMFm94y6p" alt=""><figcaption><p>The Edit Air Emission modal allows you to edit or delete the emission.</p></figcaption></figure></div>

To add a new air emission, click the ![](/files/6ZB8VA4TG2TBgiUunHbz) icon, fill in the required fields, and click Create. Editing an existing air emission is done by clicking on it in the list to bring up the edit modal. To delete an air emission, click on it in the list and then click Delete.


---

# 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.dataloy.com/release-7.3/voyage-management-system/step-by-step-guides/vessels/vessel-speed-and-consumption-data/manage-air-emissions.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.
