> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/whats-new/march-2025/introducing-our-new-tricentis-sealights-logo.md).

# Introducing Our New Tricentis-SeaLights Logo!

As you know, SeaLights joined Tricentis a few months ago, marking an exciting step in our journey to provide you with the most advanced quality intelligence platform. Now, we're taking the next step in our alignment by updating the SeaLights logo to the **Tricentis-SeaLights logo**.

<figure><img src="/files/XS5vkBx9P1qR5uxIi8kj" alt="" width="230"><figcaption></figcaption></figure>

This change reflects our continued integration into the Tricentis family and signifies our unified commitment to delivering enhanced value and innovation. You'll see the new logo across the product, including the navigation header, login page, extensions, and Slack integration.

This visual update is a part of our ongoing effort to seamlessly integrate SeaLights into the broader Tricentis ecosystem. We are now one, and this logo change is a visual representation of that unity.

If you'd like to revisit the initial acquisition announcement, you can find it here: [Tricentis Acquires SeaLights](https://www.tricentis.com/news/tricentis-acquires-sealights).

And to understand the future we are building together, please read this blog post from Tricentis CEO, Kevin Thompson: [Tricentis Acquires AI-Powered Quality Intelligence Platform SeaLights](https://www.tricentis.com/blog/tricentis-acquires-ai-powered-quality-intelligence-platform-sealights).

We're excited about the opportunities this alignment brings and look forward to continuing to provide you with a powerful quality intelligence solution.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sealights.io/knowledgebase/whats-new/march-2025/introducing-our-new-tricentis-sealights-logo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
