# Viewing Soma Service logs

It's important to note that this service doesn't influence Algoreus nodes in data axons. Consequently, even if the Algoreus Service experiences downtime, data axons will continue to function without interruption.

Here are the steps to access the Soma Service log:

1. **Go to System Admin**: Locate the System Admin option in the upper right corner of the Algoreus interface and click on it. This will present a list of services along with their statuses.
2. **View Logs for the Soma Service**: Look for the Soma Service in the list and click on the 'View Logs' option associated with it.
3. **Analyze the log**: The service log will open up for you to peruse and pinpoint any specific errors that might be causing issues.

After checking the log file, you can return to your workspace by clicking on the hamburger icon and selecting Soma from the dropdown menu. This will bring you back to your dataset overview.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.turium.ai/home/algoreus/turium-connector-documentation/turium-fabriq-overview/how-to-guides/soma-transformation-user-guide/viewing-soma-service-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
