Panel | ||||
---|---|---|---|---|
| ||||
IntroductionAccessing the NYSERDA Portal is a required step when a community wishes to submit additional proposals as part of the Clean Energy Communities Program. In order to access the NYSERDA Portal, communities must first establish an account following the COPY NYSERDA Portal Registration instructions. |
Instructions
Access the portal login page at https://portal.nyserda.ny.gov/login.
Expand title screenshot Enter your Username and Password.
Expand title screenshot Username: Your username is the email address used when creating your NYSERA Portal (Salesforce) account with .nyserda added to the end as shown in the example screenshot above Password: You created this password when registering for the NYSERDA Portal (Salesforce) account. If you have forgotten the password, click the Forgot Your Password? Link and follow the prompts to reset your password.
HTML |
---|
<script type="text/javascript" >
jQuery(document).ajaxComplete(function() {
if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
jQuery('.expand-collapse-trigger').click();
};
});
</script> |