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 and administrators in their research activities.


Researchers

AALAS

AALAS Learning Library delivers training for working with animals in research and instruction.  Additionally, some biosafety and export control courses are also housed on this site.

**All online training (CITI, AALAS, Hazardous Waste) is unavailable.
Please contact Lisa Kelly (lmkelly@uga.edu) with any questions.**

ANOPS Portal

Order, transfer, import, export, and make service requests with University Research Animal Resources. Current and historical animal census and order history is also available.

Artemis

Submit, modify, and renew Animal Use Protocols (AUPs). Manage active AUPs.

Chematix

Manage a chemical lab or hazardous waste and take Right-to-Know training.

CITI Login

CITI delivers training for working with human research participants, training for Good Clinical Practice (GCP) research, as well as training on Responsible Conduct of Research (RCR) and financial Conflict of Interest (fCOI).

**All online training (CITI, AALAS, Hazardous Waste) is unavailable.
Please contact Lisa Kelly (lmkelly@uga.edu) with any questions.**

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. Manage active protocols.

PivotFind funding opportunities targeted to your Research interests.


Administrators

AAM

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

CITI Records

Provides a record of completed training courses required for compliance.

PAULA

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

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.




Html macro
height100px
sanitizefalse
<html>
<br></br> 
<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
<p />
<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