---
title: Table
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Cdocs e2e tests > Table
---

# Table

## Overview{% #overview %}

This page contains examples of the table component.

## Examples{% #examples %}

### Basic table{% #basic-table %}

| Name   | Status | Description                                                    |
| ------ | ------ | -------------------------------------------------------------- |
| Agent  | Active | The Datadog Agent collects metrics and events from your hosts. |
| Tracer | Active | The tracer instruments your application code for APM.          |

### Two-column table{% #two-column-table %}

| Parameter | Description                       |
| --------- | --------------------------------- |
| `api_key` | Your Datadog API key.             |
| `site`    | The Datadog site to send data to. |

### Table with inline formatting{% #table-with-inline-formatting %}

| Feature        | Supported |
| -------------- | --------- |
| Log collection | yes       |
| APM tracing    | yes       |
| Custom metrics | yes       |
