Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This portal provides information about databases and applications that assist UGA faculty in their research activities.


Researchers

AALAS

Access the online training course collection of the American Association of Laboratory Animal Science (AALAS).
ANOPS PortalOrder, transfer, import, export, and make service requests. Current and historical animal census and order history is also available.
ArtemisSubmit, modify, and renew animal use protocols (AUPs). Manage active protocols.

Chematix

Manage a Chemical lab, Radiological lab or hazardous waste.
Grants PortalDevelop and submit proposals for external funding. Track and view award and subcontract documents.
IRB Portal

Submit, modify, and renew Human Subjects Research Protocols.

PivotFind funding opportunities targeted to your Research interests.
UGA CITI LoginLogin to the Collaborative Institutional Training Initiative (CITI) website.


Administration

AAM

Manages and monitors login identities of persons who are not UGA faculty, staff, or students.

PAULA

Provides a normalized source of information (originating in authoritative sources) about Persons, Accounts, Units, Locations, and Affiliates.

UGA CITI Records

Provides a record of completed training courses required for compliance.

UHD

A database used to track UGA units and their relationships.

UMD

A database that provides membership management tools for registered UHD units.

XPR

The eXtended Property Record database, extends the capabilities of Property Control’s property database.



Live Search
spaceKeyHD
sizelarge
placeholderSearch

Html macro
height100px
sanitizefalse
<html> 
<table id = "table">
<tr>
<td id = header>Subscribe to our 
<a target = "_blank" href = "https://ugaovpr.statuspage.io/" style = "color: #0187d4">
<b>Status Page</b></a></td>
</tr>
<tr>
<td id = status></td>
</tr>
</table>
</html>
<SCRIPT type=text/javascript src="https://cdn.statuspage.io/se-v2.js"></SCRIPT>
<SCRIPT type=text/javascript>

document.getElementById("header").style.fontSize = "110%";
document.getElementById("status").style.fontSize = "120%";
 var sp = new StatusPage.page({
        page: 'gvrmz4tx5yrx'
    });

    sp.summary({
        success: function (data) {
         console.log(data);
                //Component Status
            for (var i = 0; i < data.components.length; i++) {
                var obj = data.components;

                var name = obj[i].name;
                var globalName = name;
                var status = obj[i].status;
                var updated = obj[i].updated_at;

                if (status == 'operational') {
                    document.getElementById("status").style.backgroundColor = "#b7bf10";
                    document.getElementById("status").style.color = "white";
                    document.getElementById("status").style.padding = "7px";
                    document.getElementById("status").style.borderRadius = "5px";
                    status = "All Systems Operational";
                    var html = "<span>" + status + "</span>" ;
                    document.getElementById("status").innerHTML = html;
                }

                if (status == 'degraded_performance') {
                    document.getElementById("status").style.backgroundColor = "#ffcd00";
                    document.getElementById("status").style.color = "white";
                    document.getElementById("status").style.padding = "7px";
                    document.getElementById("status").style.borderRadius = "5px";
                    status = "Degraded Performance";
                    var html = "<span>" + status + "</span>" ;
                    document.getElementById("status").innerHTML = html;
                    break;
                }

                if (status == 'partial_outage') {
                    document.getElementById("status").style.backgroundColor = "#e4002b";
                    document.getElementById("status").style.color = "white";
                    document.getElementById("status").style.padding = "7px";
                    document.getElementById("status").style.borderRadius = "5px";
                    status = "Partial Outage";
                    var html = "<span>" + status + "</span>" ;
                    document.getElementById("status").innerHTML = html;
                    break;
                }

                if (status == 'major_outage') {
                    document.getElementById("status").style.backgroundColor = "#ba0c2f";
                    document.getElementById("status").style.color = "white";
                    document.getElementById("status").style.padding = "7px";
                    document.getElementById("status").style.borderRadius = "5px";
                    status = "Major Outage";
                    var html = "<span>" + status + "</span>" ;
                    document.getElementById("status").innerHTML = html;
                    break;
                }

                if (status == 'under_maintenance') {
                    document.getElementById("status").style.backgroundColor = "#004e60";
                    document.getElementById("status").style.color = "white";
                    document.getElementById("status").style.padding = "7px";
                    document.getElementById("status").style.borderRadius = "5px";
                    status = "Under Maintenance";
                    var html = "<span>" + status + "</span>" ;
                    document.getElementById("status").innerHTML = html;
                    break;
                }
            }
        }
    }); 

</SCRIPT>


Html macro
<h1 style = "color: #ba0c2f">Get Support</h1>
<br />
Visit our <a href = "https://ugaovpr.atlassian.net/servicedesk/customer/portal/1" target = "_blank" style = "color: #0187d4">Support Portal</a> for more information and to search for topics.
<br /><br />
<i>Note that after clicking the link above you will need to create an 
account so that we can stay in touch with you. This account is separate 
from your MyID.</i>

Recently updated articles

Recent updates
typespage,blogpost
max5
hideHeadingtrue
themeconcise