ARK · COMMAND
Summon
- Command
Spawns a creature directly in front of the player using its entity ID; useful for testing or populating servers with specific creatures.
Master the Summon faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Syntax
Console syntax
cheat Summon <Entity ID>Arguments
- entity id type: entity id
- The entity ID (same as creature ID) of the creature you wish to spawn.
About
The Summon command spawns a creature at the player's location. Unlike GiveItem or GiveItemNum, Summon places a living creature in the world rather than adding it to inventory.
You must provide the creature's entity ID, the same identifier used in creature spawn codes and configuration files. The spawned creature will be level 1, tamed or wild depending on the creature's default state, and will appear in front of you.
This command is useful for quick creature testing, populating a pen, or validating creature behavior without waiting for breeding or wild spawns.
Frequently Asked Questions
- Which game is the Summon from?
- The Summon is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- How do I enable admin commands to run Summon?
- In single-player, cheats are on by default. On a dedicated or hosted server, log in as admin with
enablecheats <AdminPassword>first, then runcheat Summon <Entity ID>. Without admin access the console rejects it. - How do I use the Summon command in ARK: Survival Ascended?
- The syntax is
cheat Summon <Entity ID>. Open the admin console, paste it, replace any<placeholders>with real values, and press Enter. Verified against the current ARK: ASA build as of June 28, 2026. - What is the Summon?
- Spawns a creature directly in front of the player using its entity ID; useful for testing or populating servers with specific creatures.
- What is the Summon used for?
- The Summon command spawns a creature at the player's location. Unlike GiveItem or GiveItemNum, Summon places a living creature in the world rather than adding it to inventory.
- When was the Summon data last updated?
- The Summon entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- Can I run the Summon command over RCON?
- Yes. Send
cheat Summon <Entity ID>through RCON or your control-panel console. If the connection already runs with admin context, omit the leading "cheat". It works the same on hosted, self-hosted, and RCON setups. - What arguments does the Summon command take?
- The Summon command takes one argument: entity id type: entity id. See the Arguments section on this page for what each one does.