> For the complete documentation index, see [llms.txt](https://techcentral.setu.ie/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techcentral.setu.ie/readme.md).

# Welcome to SETU Tech Central

{% columns %}
{% column %}
**Tech Central** provides streamlined access to essential systems, software, teaching and administrative tools, and IT support services, making it easier for staff to navigate and use University technology effectively. By bringing these resources together in a single, user-friendly location, it reduces complexity and improves efficiency in day-to-day work.

Through regular service updates, practical guidance, and clear information, Tech Central helps staff stay informed and confident when using digital services. It supports quick access to help, highlights important system changes, and promotes best practices to ensure a smooth and secure working environment.

{% endcolumn %}

{% column %}

<figure><img src="/files/3olDlRS56hRtxXLW3WFn" alt="" width="563"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="50%" %}

## Project Confluence

SETU’s multi-year ICT integration programme, focused on unifying systems across all campuses to create a more connected and efficient University.

&#x20;It delivers key initiatives such as Microsoft licence migrations, a unified virtual learning environment, a common student registration process, and core platforms like MS Teams, SharePoint, and CRM Dynamics.&#x20;

Together, these projects are creating a seamless digital experience that improves collaboration, access, and reliability for students and staff.

[**Find out more** ](https://techcentral.setu.ie/project-confluence)
{% endcolumn %}

{% column width="50%" %}

<figure><img src="/files/4u9m6T7jYtbEJfa6u2jJ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="50%" valign="middle" %}

## **Computer Services**&#x20;

**Computer Services** across SETU's campuses **Waterford**, **Carlow**, and **Wexford** provide essential IT support for students and staff, maintaining devices, networks, accounts, and core systems to keep the University running smoothly and securely.&#x20;

We support services such as Wi-Fi, software access, multi-factor authentication (MFA), and password self-service, ensuring you can stay connected on and off campus. Together, we are aligning systems across all campuses to deliver a consistent and unified IT experience.
{% endcolumn %}

{% column width="50%" valign="middle" %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Computer Services Waterford</strong></td><td><a href="/spaces/HFNzuPixDG9Lz5imzLup">Find out more </a></td><td><a href="/files/5cEIajSCdMYGLqKYmuWj">/files/5cEIajSCdMYGLqKYmuWj</a></td><td><a href="/spaces/HFNzuPixDG9Lz5imzLup/pages/IFzFKTbgltb4FCDUnDmo">/spaces/HFNzuPixDG9Lz5imzLup/pages/IFzFKTbgltb4FCDUnDmo</a></td></tr><tr><td><strong>Computer Services Carlow &#x26; Wexford</strong></td><td><a href="/spaces/LiEc4gkfngbu8KyCBi2O">Find out more </a></td><td><a href="/files/bO0sZkTpRAHHcYPuoVbu">/files/bO0sZkTpRAHHcYPuoVbu</a></td><td><a href="/spaces/LiEc4gkfngbu8KyCBi2O/pages/QEm7qcRbcVVV7JSx6o6Y">/spaces/LiEc4gkfngbu8KyCBi2O/pages/QEm7qcRbcVVV7JSx6o6Y</a></td></tr></tbody></table>
{% endcolumn %}
{% endcolumns %}


---

# 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://techcentral.setu.ie/readme.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.
