# Web server

After loading your data, you're all set to start analyzing prompts!

#### Running the Server

To start the Vigil API server, run the following command:

```
python vigil-server.py --conf conf/server.conf
```
