Skip to content

Commit c735a6a

Browse files
authored
DOCS-11593: Basic Agent Usage page change (#30645)
* changes to the basic usage page. * modified content * vale edits and image added
1 parent afe3117 commit c735a6a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

content/en/agent/basic_agent_usage/_index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,17 @@ further_reading:
2323

2424
## Managing the Agent
2525

26-
You can manage your Agent installation using the Datadog Agent Manager GUI or from the command line.
26+
### Managing the Agent with Fleet Automation (recommended)
27+
[Fleet Automation][15] is the primary, in-app workflow for installing, upgrading, configuring, and troubleshooting the Datadog Agent at scale.
28+
29+
{{< img src="/agent/basic_agent_usage/basic_agent_2_july_25.png" alt="The Fleet Automation view that allows you to centrally manage your Datadog Agents in one place." style="width:100%;">}}
30+
31+
32+
- **View configuration & history**: View every Agent in your fleet, its version, enabled products, configuration files, and historical changes from a single page.
33+
- **[Upgrade outdated Agents][13]**: Trigger remote upgrades for your Agents to keep your fleet updated in a few clicks.
34+
- **[Send a flare for support][14]**: From the Support tab of a host, generate a flare and attach it to an existing or new Support case without having to use the command line.
35+
- **Audit API-key usage**: Identify which Agents are using a specific API key and rotate keys safely.
36+
2737

2838
### Datadog Agent Manager GUI
2939

@@ -133,3 +143,7 @@ The results below are obtained from a collection of *110KB of logs per seconds*
133143
[10]: /agent/configuration/agent-configuration-files/#agent-main-configuration-file
134144
[11]: /getting_started/site/
135145
[12]: /agent/configuration/agent-log-files/
146+
[13]: /agent/fleet_automation/remote_management/#remotely-upgrade-your-agents
147+
[14]: /agent/troubleshooting/send_a_flare/?tab=agent#send-a-flare-from-the-datadog-site
148+
[15]: /agent/fleet_automation
149+
571 KB
Loading

0 commit comments

Comments
 (0)