> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Server Management

> Managing servers with the Server Library

## The Server Library

The server library lives at `/shepherd/servers/`. The library is where users can view the current status of each server and checkout a server for a project.

<Frame>
  <img src="https://mintcdn.com/specteropsdocs/BBK0AWoMY3kd6fe3/ghostwriter-docs/images/features/image-21.avif?fit=max&auto=format&n=BBK0AWoMY3kd6fe3&q=85&s=dfd5b75da9655846f6818fe0e88f766a" alt="" width="800" height="190" data-path="ghostwriter-docs/images/features/image-21.avif" />
</Frame>

### Types of Servers

The infrastructure manager tracks static servers and transient servers.

The server library tracks servers in the `StaticServer` model. These *static* servers are intended to be servers you own, such as your command control team servers.

The `TransientServer` model tracks *transient* servers, the various cloud servers/virtual private servers that come and go during assessments. The **Add a Transient Server** button adds these servers to specific projects from the project details page.

<Frame>
  <img src="https://mintcdn.com/specteropsdocs/BBK0AWoMY3kd6fe3/ghostwriter-docs/images/features/image-22.avif?fit=max&auto=format&n=BBK0AWoMY3kd6fe3&q=85&s=93b2551810f33ed83c283f6023b9a5ee" alt="" width="800" height="169" data-path="ghostwriter-docs/images/features/image-22.avif" />
</Frame>
