# Side Editor

When we select an object in the DataGrid or in the Deployment View, the side editor appears to guide us in interacting with the selected object. The side editor provides two main functionalities::thumbsup:

1. Editing: With the YAML and Quick Editor, we can edit any objects and their properties.

{% content-ref url="side-editor/yml-editor" %}
[yml-editor](https://doc.k8studio.io/documentation/side-editor/yml-editor)
{% endcontent-ref %}

{% content-ref url="side-editor/quick-editor" %}
[quick-editor](https://doc.k8studio.io/documentation/side-editor/quick-editor)
{% endcontent-ref %}

2. Information: The Quick Editor and the Logs & Events tabs provide us with information about the objects and their status.

{% content-ref url="side-editor/quick-editor" %}
[quick-editor](https://doc.k8studio.io/documentation/side-editor/quick-editor)
{% endcontent-ref %}

{% content-ref url="side-editor/logs-and-events" %}
[logs-and-events](https://doc.k8studio.io/documentation/side-editor/logs-and-events)
{% endcontent-ref %}

3. Monitoring: The performance monitor gives us information about CPU, Memory, Network, and  Disk IO.

{% content-ref url="side-editor/metrics" %}
[metrics](https://doc.k8studio.io/documentation/side-editor/metrics)
{% endcontent-ref %}
